Skip to content

Conversation

bpkroth
Copy link
Collaborator

@bpkroth bpkroth commented Jul 17, 2024

  • Add performance_schema polling to gather query details like Postgres and SqlServer examples do

@bpkroth bpkroth linked an issue Jul 17, 2024 that may be closed by this pull request
2 tasks
*/
public class MySQLMonitor extends DatabaseMonitor {

// TODO: add support for per-query metrics using performance_schema
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend Advanced Metrics Collection to additional DBMS
1 participant